ANIMATION HEIGHT
This command will return the current height of the specified animation.
Return Integer=ANIMATION HEIGHT(Animation Number)
Animation Number
Integer
This value specifies the animation number, between 1 and 32
This value is the height of the default animation when drawn to the screen
If you have resized the animation when playing or placing then the height of the modified animation will be returned.
LOAD ANIMATION "video.avi",1
PRINT ANIMATION HEIGHT(1)
WAIT KEY
ANIMATION Commands Menu
Index